Welcome![Sign In][Sign Up]
Location:
Search - serial tcp

Search list

[Program docUART-WLAN

Description: Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/PIC/ARM7 等 8、32位单片机轻易驱动,驱动代码极少; 智能卡终端;无线POS机;医疗仪器;数据采集;手持设备;设备参数监测;现代农业;军事领域;智能交通;现代教育;电子屏.-Embedded Serial-to-Wi-Fi wifi wireless LAN module Wi-Fi (wlan wireless local area network), as of today s wireless technology, one of the most popular has been applied to all walks of life. It uses the standard TCP communications, technology is mature, reliable, fast transfer rates, various supporting network equipment is very rich, The highest degree of user acceptance, the global free of charge, is the first choice of regional wireless communications. SOC chip, cost-effective high quality and stable, built-in WiFi protocol stack and serial transfer protocol, interface signal 5V, ground, RX, TX four-wire connection ◆ Module simplicity, small size, 22* 60* 5 mm ◆ develop simple and efficient user interface, serial drive, built-in protocol stacks, without operating system support ◆ MSC51/PIC/ARM7 such as 8,32-bit microcontroller easily driven, driven very little code
Platform: | Size: 521216 | Author: 陈坚胜 | Hits:

[TCP/IP stackTCP_IP_Serial

Description: This a small application that bridges the TCP/IP layer to a Serial (COM) port. There is also another example that makes the inverse path (COM -> TCP/IP). The source can be easily expanded to answer to specific COM port events and listen at any TCP/IP port.-This is a small application that bridges the TCP/IP layer to a Serial (COM) port. There is also another example that makes the inverse path (COM -> TCP/IP). The source can be easily expanded to answer to specific COM port events and listen at any TCP/IP port.
Platform: | Size: 19456 | Author: andradrr | Hits:

[Com Portfreemodbus-v1.4.0

Description: FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,FreeModbus也支持在TCP defined in Modbus Messaging on TCP/IP Implementation Guide v1.0a中定义的TCP传输。Freemodbus遵循BSD[1] ,这意味着本协议栈的实现代码可以应用于商业用途。-FreeMODBUS is common Modbus protocol stack for embedded systems applications in an implementation. Modbus protocol is an area in the industrial manufacturing of a widely used network protocol. A Modbus communication protocol stack including the two: the definition of a data structure and function of Modbus Application Protocol and network layer. In FreeMODBUS current version, provides a Modbus Application Protocol v1.1a implementation and support for Modbus over serial line specification 1.0 as defined in RTU/ASCII transfer mode. Starting from the 0.7 version, FreeModbus also supports TCP defined in Modbus Messaging on TCP/IP Implementation Guide v1.0a defined in the TCP transmission. Freemodbus follow the BSD [1], which means that the protocol stack implementation of the code can be used for commercial purposes.
Platform: | Size: 2948096 | Author: RoverX | Hits:

[OtherTCP

Description: 随机生成160位01序列模拟TCP报文首部 16位源端口,16位目的端口,32位序号,32位确认序号,4位首部长度都转化成相应的十进制显示,6位保留位,URG,ACK,PSH,RST,SYN,FIN 均为1位二进制, 16位窗口,16位紧急指针,16位校验和均用二进制显示-01 160 randomly generated sequence of TCP packets simulated first 16-bit source port, destination port 16-bit, 32-bit serial number, confirmation number 32, four first degree ministers are transformed into the corresponding decimal display, 6 reserved bit, URG , ACK, PSH, RST, SYN, FIN were a binary, 16-bit Windows, 16-bit urgent pointer, 16-bit checksum are displayed in binary
Platform: | Size: 7168 | Author: sunshe | Hits:

[Com Portlibcommoncpp2_1.7.3.orig.tar

Description: 国外开源组织封装的类,包括串口通讯,SOCKET,TCP通信,功能很强大。-Foreign open-source organization package categories, including serial communication, SOCKET, TCP communication, powerful.
Platform: | Size: 894976 | Author: 梁凯 | Hits:

[Linux-Unixlibmodbus-2.9.1-0.tar

Description: 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
Platform: | Size: 48128 | Author: 莱奥 | Hits:

[Delphi VCLdelphimodbus-1.4.0

Description: Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
Platform: | Size: 245760 | Author: 孙宏 | Hits:

[Delphi VCLNew-Serial-board-05042010

Description: Receive data from TCP/IP
Platform: | Size: 2315264 | Author: Surachet | Hits:

[SCM201071110336885

Description: 有关VB和单片机的实例一般都是基于串口、485、TCP等进行控制,直接能跑VB的单片机好像国外的一款AVR单片机可以跑VB(其实是BASIC脚本)。 现在发布一个和本站继电器控制有关的事例代码,主要功能用来通过串口控制各种设备,如电灯、电器,进行开关,扩张可以进行定时。这个代码主要是演示串口的事例程序。 当然,大家自己可以扩展通过RF无线、GPRS等多种通讯方式进行控制. -For examples of VB and SCM are generally based on the serial port, 485, TCP, etc. to control the microcontroller directly able to run VB as a foreign AVR microcontroller can run VB (in fact, is the BASIC script). And the site is now publishing a relay control of the sample code, the main function used to control various devices through the serial port, such as lights, electrical appliances, the switch can be timed expansion. The serial code is to demonstrate examples of the main program. Of course, we all can be extended through the RF wireless, GPRS and other means of communication control.
Platform: | Size: 61440 | Author: sohoyeah | Hits:

[Com PortCS

Description: C#TCP转串口好的列子一起学习了啊加油兄弟-C# TCP to serial learning together, ah good Liezi refueling Brothers
Platform: | Size: 41984 | Author: huangjinxiang | Hits:

[TCP/IP stackTcpSrvToComm

Description: TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to connect a client TCP server
Platform: | Size: 63488 | Author: 小小 | Hits:

[ARM-PowerPC-ColdFire-MIPSArmfly-STM32-SCH-SoftDemo

Description: 非常不错的一款STM32开发板资料。 含原理图、用户手册、各类例程:USB虚拟串口、TFT显示例程、U盘例程、TCP通信、uCOS例程、MP3解码、步进电机例程等。有KEIL和IAR两套例程。 -A very good STM32 development board. Including schematics, user manual, all kinds of routines: USB virtual serial ports, TFT display routines, U disk routines, TCP communication, uCOS routines, MP3 decoding, stepper motor routines and so on.
Platform: | Size: 16828416 | Author: 张黄敢 | Hits:

[CommunicationTCP-SERIAL

Description: VC++环境下的网络数据与串口数据的转换。-VC++ environment, network data and serial data conversion.
Platform: | Size: 34816 | Author: ligang | Hits:

[Com Porttest2

Description: 本程序利用LABVIEW 编写,可以通过串口和TCPIP实现数据传输-This program makes use of LABVIEW write data transfer via serial and TCPIP
Platform: | Size: 157696 | Author: 周建 | Hits:

[TCP/IP stackTCP-packet-transmission

Description: 通过分析截获TCP报文首部信息,理解首部中的序号、确认号等字段是TCP可靠连接的基础。通过分析TCP连接的三次握手建立和释放过程,理解TCP连接建立和释放机制。- Intercepted by analyzing the TCP packet header information to understand in the first serial number, confirmation number and other fields are the basis of the TCP reliable connection. Three times to shake hands through the Analysis of a TCP connection establishment and release process, understanding of TCP connection establishment
Platform: | Size: 227328 | Author: Ocean | Hits:

[SCMSerial-to-Ethernet-Technology

Description: 串口转以太网目前可以采用串口转以太网模块来实现,变得非常简单易用,但是在该技术中出现的一些新问题、使用误区需要引起注意。串口转以太网并不是简单传输媒介的变化,而是串口到TCP/IP的协议转化。其中关系到的关键技术包括:TCP/IP的工作模式问题、串口分帧技术、9位技术。这里详细分析这些串口转网口的技术。-Serial to Ethernet can currently be used serial to Ethernet module to achieve, very easy to use, but the technology of the emergence of some new problems, the use of misunderstanding needs attention. Serial to Ethernet is not a simple transmission media change, but the serial to TCP/IP protocol conversion. Which is related to the following key technologies: TCP/IP working mode, serial frame technology, the 9 technology. Here a detailed analysis of the serial port to network technology.
Platform: | Size: 77824 | Author: lwqq | Hits:

[Internet-NetworkCommate

Description: VC2010开发的通信测试工具.支持串口/TCP/UDP.可以按十六进制或ASCII方式监视通信内容,进行端口转发.可以解释执行用户编写的通信测试脚本进行通信过程模拟.-The VC2010 development of communications test tool. Support serial/TCP/UDP. Hexadecimal or ASCII way to monitor the content of communications, and port forwarding. Communications test can be explained by the implementation of user-written scripts to communicate with process simulation.
Platform: | Size: 1140736 | Author: wangyaoyang | Hits:

[Other Embeded programserialtcp

Description: serial tcp 一个简单的tcp工程-serial tcp
Platform: | Size: 36864 | Author: zhang | Hits:

[Internet-Networklm8501net

Description: 非常好的串口转以太网的软件,教你自己实习串口与TCP/IP的互通-Very good serial-to-Ethernet software, teach yourself internship serial, TCP/IP interoperability
Platform: | Size: 275456 | Author: gaoyun | Hits:

[VC/MFC[Visual-C]serial-communication

Description: 该书详细介绍了windows和dos环境下的串口通信基本方法,介绍了串口与网络TCP/IP、远程控制与监测相结合的一些解决方案和编程要点。该书是学习串口通信的经典教程。-The book details basic serial communication method under the Windows and DOS environment , and introduces some solutions and programming elements about the serial and network TCP/IP, remote control and monitoring of combining.This book is classic for learning serial communication .
Platform: | Size: 16443392 | Author: 赵明 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 18 »

CodeBus www.codebus.net